Rename init_process rather than working around it on Darwin
authorGlenn Morris <rgm@gnu.org>
Thu, 12 Jul 2012 23:56:39 +0000 (19:56 -0400)
committerGlenn Morris <rgm@gnu.org>
Thu, 12 Jul 2012 23:56:39 +0000 (19:56 -0400)
commit2f1ecca60b29ae86546b2b6d6f63695efee18bcd
tree7373fc8e98a12ace5ba07b5f9373b00715788f1f
parenta24e01a17fc458c696e7df5ef0c6160881577ce3
Rename init_process rather than working around it on Darwin

The old name is also the name of a Mach system call.

* src/process.c (init_process_emacs): Rename from init_process.

* src/lisp.h, src/emacs.c: Update for this name change.

* src/nsgui.h, src/sysselect.h, src/s/darwin.h:
Remove workaround that is no longer needed.
admin/notes/multi-tty
src/ChangeLog
src/emacs.c
src/lisp.h
src/nsgui.h
src/process.c
src/s/darwin.h
src/sysselect.h